home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmTextSetStringWcs.z / XmTextSetStringWcs
Encoding:
Text File  |  2003-11-18  |  2.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSttttrrrriiiinnnnggggWWWWccccssss((((3333XXXX))))    UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV    XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSttttrrrriiiinnnnggggWWWWccccssss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_T_e_x_t_S_e_t_S_t_r_i_n_g_W_c_s - A Text function that sets a wide
  10.       character string value
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Text.h>
  14.  
  15.       void XmTextSetStringWcs (wwwwiiiiddddggggeeeetttt,,,, wwwwccccssssttttrrrriiiinnnngggg)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.            _w_c_h_a_r__t     *wwwwccccssssttttrrrriiiinnnngggg;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_T_e_x_t_S_e_t_S_t_r_i_n_g_W_c_s sets the wide character string value of
  21.       the Text widget.  This routine calls the widget's
  22.       _X_m_N_v_a_l_u_e_C_h_a_n_g_e_d_C_a_l_l_b_a_c_k and verification callbacks, either
  23.       _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k or _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k_W_c_s, or
  24.       both.     If both verification callback lists are registered,
  25.       the procedures of the    _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k    list are
  26.       executed first and the resulting data    is passed to the
  27.       _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k_W_c_s callbacks.     It also sets the
  28.       insertion cursor position to the beginning of    the string and
  29.       calls    the widget's _X_m_N_m_o_t_i_o_n_V_e_r_i_f_y_C_a_l_l_b_a_c_k callbacks.
  30.  
  31.       wwwwiiiiddddggggeeeetttt
  32.            Specifies the Text widget ID
  33.  
  34.       vvvvaaaalllluuuueeee
  35.            Specifies the wide character string value and places
  36.            the string into the text    edit window.
  37.  
  38.       For a    complete definition of Text and    its associated
  39.       resources, see _X_m_T_e_x_t(_3_X).
  40.  
  41.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  42.       _X_m_T_e_x_t(_3_X) and _X_m_T_e_x_t_S_e_t_S_t_r_i_n_g(_3_X).
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.